twobit 0.1.1

Pure Rust implementation of the TwoBit sequence file format
Documentation

TwoBit file format library

The TwoBit file format is used to store genomic sequences on disk. It allows for fast access to specific parts of the genome.

This rust library is inspired by the py2bit python package.

This Rust library does not have any dependencies an can be installed directly from crates.io.